
html body {
	height:auto;
    background-size:auto;
    max-width: 980px;
    padding-top: 90px;
    padding-left: 10px;
    padding-right: 10px;
	display: block;
    margin-left:auto !important;
    margin-right:auto !important;
}

body .image2internal {
    width: 100%;
    height: auto;
}

body .image2 {
    width: 100%;
    height: auto;
}

.botnav .navbar {
	position: relative;
    display:inline-block;
}

.logo img {
    max-height: 70px !important;
    max-width: 300px !important;
}

body .rv-content,
body .rv-image,
body .rv-module,
body .rv-widget,
body .rv-head,
body .rv-shead {
    max-width: 980px !important;
}

body .navbar li {
    width: 110px;
    max-width: 110px;
}

html body div.rv-content {
    padding: 0 !important;
    margin: 0 !important;
}

html body div.rv-content > div {
    padding: 10px;
}

.logo{
	position:absolute;
    left:0px;
    top:0px;
    height:220px;
    z-index:1;
    border-radius:10px!important;
    z-index:3;
    padding:10px;
}

.topnav{
	position:absolute;
    top:0px;
    width:100%;
    height:90px;
    z-index:2;
    left:0;
}

.topnav .internal {
    max-width: 980px;
    margin: 0 auto;
    display: block !important;
}

.topnav .navbar {
    position: relative !important;
}

.botnav{
	width:100%;
    height:100px;
    z-index:2;
    float:left;
    display:inline;
    left:350px;
}

.content1{
    width:100%;
    height:auto;
}

.image2 {
    display:inline-block;
}

.image2internal img {
	float:left;
    display:inline;
    width:315px;
}

.image1{
	left:0px;
    right:0px;
    width:100%;
    height:70%;
}

.rv-head,
.rv-shead {
    display: inline-block;
    width: 100%;
}

html body .rv-module {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

html body .rv-module > div {
    max-width: 920px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}